Welcome![Sign In][Sign Up]
Location:
Search - Uc fs

Search list

[Embeded-SCM Developrom

Description: uc/fs文件系统-uc / fs File System
Platform: | Size: 229271 | Author: 孔凡清 | Hits:

[Other resourceCF卡完整读写驱动

Description: UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less three documents : initialization, reading and writing. The successful literacy test code.
Platform: | Size: 7181 | Author: 亲镇 | Hits:

[Other resourceucFS_sourcecode

Description: 这是uC/OS-II的uC/FS的源代码,-This is uC / OS-II uC / FS source code
Platform: | Size: 52437 | Author: 高龄 | Hits:

[Other resourceucos_ucfs

Description: uc/os ii uc/fs 源码,支持256个任务。-uc / os ii uc / fs source, 256 support tasks.
Platform: | Size: 266848 | Author: arin | Hits:

[uCOSucos2.76

Description: uc/os-ii 2.76版本,包括所有的内核服务-uc/os- ii 2.76 version, including all the core services
Platform: | Size: 68608 | Author: 罗开 | Hits:

[Software EngineeringUCOS-IIbook

Description: UCOS-II文件系统使用手册. It describes the functionality and user API of μC/FS FAT File System.-UCOS-II file system user manual. It describes the functionality and user API of μC/FS FAT File System.
Platform: | Size: 622592 | Author: aeron | Hits:

[Compress-Decompress algrithmsarmok0148622

Description: uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码 [zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip]- this document in the operating system OUT document System the source code [zlg.fs.rar]- Guangzhou weeks meritorious file system source code, ucos2 applicable to the operating system, I do not know whether the source already exists.
Platform: | Size: 84992 | Author: shengxu | Hits:

[uCOS2.84

Description: uC/OS-II官方版2.84,全C源码-Phone/OS-II official version 2.84, all C source
Platform: | Size: 76800 | Author: 富兰克张 | Hits:

[uCOSucip1_r2.0

Description: uC/IP V1 源代码 2003-08-13[摘][码] ....一个自由的TCP/IP协议栈-Phone/IP source code 2003-08-13 V1 [Abstract] [code] ... a free T CP/IP Protocol Stack
Platform: | Size: 561152 | Author: zhangdx | Hits:

[OS DevelopucosII_2.83

Description: 嵌入式实时操作系统 uC/OSII最新官方2.83版 有详细的说明文档及移植手册-embedded RTOS/OSII latest official version 2.83 is fully documented and transplantation Manual
Platform: | Size: 1799168 | Author: 赖皮 | Hits:

[VxWorksflash_28f320b3

Description: VxWorks下FLASH 28F320B3的驱动,在VxWorks下调试成功,有详细的中文注释,并可以移植到Linux/WindowsCE/uC/OS-II等嵌入式OS下。-FLASH 28F320B3 under VxWorks driver in VxWorks debugging success, the Chinese have detailed notes, and can be ported to Linux/WindowsCE/uC/OS-II and other embedded OS under.
Platform: | Size: 8192 | Author: 天空 | Hits:

[uCOSffsample

Description: 基于AVR UC/OS-II的FAT32文件系统。-Based on the AVR UC/OS-II of the FAT32 file system.
Platform: | Size: 308224 | Author: 小强 | Hits:

[uCOSUCOS_IIC51

Description: uc/osii的c8051f移植的关键代码,我自己加入了串口和一个定时器的移植汇编代码,对其他中断应用会有帮助-uc/osii the c8051f transplantation key code, I joined the serial port and a timer assembly code transplant for other applications will be helpful to interrupt
Platform: | Size: 13312 | Author: hlc | Hits:

[uCOSuCOS-II_Resource

Description: 整理了下uCOS的相关资源,包括uCOS2.52/2.76/2.86,uC/FS uC/GUI uC/TCPIP shell源代码,及其在windows上的模拟例子,还包括Wsim的一个windows模拟工程等 -UCOS compiled under the relevant resources, including uCOS2.52/2.76/2.86, uC/FS uC/GUI uC/TCPIP shell source code, and its windows on the simulation examples, including a windows simulation Wsim engineering
Platform: | Size: 20701184 | Author: shevsten | Hits:

[uCOSMicrium_uCFS

Description: 此为整套uC/FS程序,内含示例工程,运行绝对无错误、无警告,更关键的是内含详尽的英文使用手册。-wonderful~
Platform: | Size: 3614720 | Author: lili | Hits:

[uCOSuCOS_II_business_Full_Code

Description: uC/OS-II完整商业版源代码包含了GUI和FS-uC/OS-II the full commercial version of the source code contains a GUI and the FS
Platform: | Size: 2786304 | Author: 李志 | Hits:

[Embeded-SCM Developucos-ucfs-lpc2478-usb-driver

Description: ucos lpc2478 uc fs usb driver, ads version(arm7)-ucos lpc2478 uc fs usb driver, ads version
Platform: | Size: 8413184 | Author: ichaoer | Hits:

[uCOSUCOS

Description: 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FRead(),读出文件数据 3)FS_FClose(),关闭文件 5. FS_Exit(),关闭文件系统. -Ucos environment based on the file system, multiple functions uc/FS basic use: 1. FS_Init (), call the uc/FS function needs to be initialized before 2. FS_IoCtl (), for medium format ( SD card formatted with a computer, so the format parameter is not given) 3. _write_file, 1) FS_FOpen (), create the document or open an existing file and return file structure pointer 2) FS_FWrite (), data written to the file 3) FS_FClose (), close the file 4. _dump_file, 1) 1) FS_FOpen (), create the document or open an existing file and return file structure pointer 2) FS_FRead (), read the file data 3) FS_FClose () , close the file 5. FS_Exit (), close the file system.
Platform: | Size: 1600512 | Author: 詹磊 | Hits:

[uCOSUC-OS-II

Description: 文件夹说明 UC-FS:是μC/OS-II的文件系统代码 UC-GUI:是μC/OS-II的图形界面的代码 UC-TCP-IP:是μC/OS-II的TCP/IP协议栈的代码-Folder Description UC-FS: is the μC/OS-II file system code UC-GUI: is the μC/OS-II graphical interface code UC-TCP-IP: is the μC/OS-II for TCP/IP protocol stack code
Platform: | Size: 18370560 | Author: 郑超 | Hits:

[uCOSuC-FS-UserManual-V3-10

Description: μC/FS v3.10的使用手册,介绍μC/FS怎么移植和使用-μC/FS File System for embedded applications
Platform: | Size: 3258368 | Author: 何锐 | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net